﻿2026-06-04T17:03:13.1022726Z ##[group]Run actions/checkout@v5
2026-06-04T17:03:13.1025092Z with:
2026-06-04T17:03:13.1026348Z   repository: SaberMage/spt-core
2026-06-04T17:03:13.1046429Z   token: ***
2026-06-04T17:03:13.1047659Z   ssh-strict: true
2026-06-04T17:03:13.1048887Z   ssh-user: git
2026-06-04T17:03:13.1050607Z   persist-credentials: true
2026-06-04T17:03:13.1052017Z   clean: true
2026-06-04T17:03:13.1053294Z   sparse-checkout-cone-mode: true
2026-06-04T17:03:13.1054821Z   fetch-depth: 1
2026-06-04T17:03:13.1056053Z   fetch-tags: false
2026-06-04T17:03:13.1057314Z   show-progress: true
2026-06-04T17:03:13.1058619Z   lfs: false
2026-06-04T17:03:13.1060200Z   submodules: false
2026-06-04T17:03:13.1061501Z   set-safe-directory: true
2026-06-04T17:03:13.1063567Z ##[endgroup]
2026-06-04T17:03:13.2738804Z Syncing repository: SaberMage/spt-core
2026-06-04T17:03:13.2743864Z ##[group]Getting Git version info
2026-06-04T17:03:13.2746480Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T17:03:13.2750542Z [command]/usr/bin/git version
2026-06-04T17:03:13.2752819Z git version 2.34.1
2026-06-04T17:03:13.2778731Z ##[endgroup]
2026-06-04T17:03:13.2790255Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/7f6b2499-c69c-437c-bec4-da55425af006/.gitconfig'
2026-06-04T17:03:13.2814174Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/7f6b2499-c69c-437c-bec4-da55425af006' before making global git config changes
2026-06-04T17:03:13.2820153Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:03:13.2824549Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T17:03:13.2878639Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T17:03:13.2913714Z https://github.com/SaberMage/spt-core
2026-06-04T17:03:13.2935647Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T17:03:13.2942771Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T17:03:13.2977442Z refs/heads/dev-freeform
2026-06-04T17:03:13.2992750Z [command]/usr/bin/git checkout --detach
2026-06-04T17:03:13.3056066Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:03:13.3122054Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T17:03:13.3161978Z Deleted branch dev-freeform (was 59a670e).
2026-06-04T17:03:13.3213845Z ##[endgroup]
2026-06-04T17:03:13.3215606Z [command]/usr/bin/git submodule status
2026-06-04T17:03:13.3451994Z ##[group]Cleaning the repository
2026-06-04T17:03:13.3455047Z [command]/usr/bin/git clean -ffdx
2026-06-04T17:03:14.0378778Z Removing target/
2026-06-04T17:03:14.0393179Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T17:03:14.0461137Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:03:14.0467338Z ##[endgroup]
2026-06-04T17:03:14.0470450Z ##[group]Disabling automatic garbage collection
2026-06-04T17:03:14.0476774Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T17:03:14.0517447Z ##[endgroup]
2026-06-04T17:03:14.0519683Z ##[group]Setting up auth
2026-06-04T17:03:14.0526700Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:03:14.0569234Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T17:03:14.0811593Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:03:14.0851797Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T17:03:14.1089499Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:03:14.1130723Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T17:03:14.1373264Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T17:03:14.1433398Z ##[endgroup]
2026-06-04T17:03:14.1435683Z ##[group]Fetching the repository
2026-06-04T17:03:14.1447402Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +59a670e921d1f12844e9f1a9839da7d0b7bd67aa:refs/remotes/origin/dev-freeform
2026-06-04T17:03:14.7946442Z ##[endgroup]
2026-06-04T17:03:14.7948242Z ##[group]Determining the checkout info
2026-06-04T17:03:14.7950672Z ##[endgroup]
2026-06-04T17:03:14.7957331Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T17:03:14.8016683Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T17:03:14.8053898Z ##[group]Checking out the ref
2026-06-04T17:03:14.8059562Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T17:03:14.8116476Z Switched to a new branch 'dev-freeform'
2026-06-04T17:03:14.8117946Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T17:03:14.8124877Z ##[endgroup]
2026-06-04T17:03:14.8171255Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T17:03:14.8204807Z 59a670e921d1f12844e9f1a9839da7d0b7bd67aa
